Skip to content

feat/agent-filename#1595

Open
ultrahighsuper wants to merge 2 commits intoeigent-ai:mainfrom
ultrahighsuper:feat/agent-filename-tooltip
Open

feat/agent-filename#1595
ultrahighsuper wants to merge 2 commits intoeigent-ai:mainfrom
ultrahighsuper:feat/agent-filename-tooltip

Conversation

@ultrahighsuper
Copy link
Copy Markdown

Related Issue

Description

In the Agent Folder panel, long filenames are truncated with truncate, making it hard to see the full name. This change adds a hover tooltip that displays the full file/folder name so users can quickly identify long entries.

Implementation:

  • Updated src/components/Folder/index.tsx (FileTree) to wrap each file/folder row button with TooltipSimple using content={child.name}.
  • This keeps click/expand behavior the same while improving discoverability for long filenames.

Testing Evidence (REQUIRED)

  • I have included human-verified testing evidence in this PR.
  • This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
  • No frontend/UI changes in this PR.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

@ultrahighsuper
Copy link
Copy Markdown
Author

@4pmtong
Please check this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant